# Copyright (c) 2014 by Michael Zahniser
#
# Endless Sky is free software: you can redistribute it and/or modify it under the
# terms of the GNU General Public License as published by the Free Software
# Foundation, either version 3 of the License, or (at your option) any later version.
#
# Endless Sky is distributed in the hope that it will be useful, but WITHOUT ANY
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.  See the GNU General Public License for more details.

ship "Quarg Skylark"
	sprite "ship/skylark"
	attributes
		category "Heavy Warship"
		"cost" 5900000
		"shields" 120000
		"hull" 12000
		"required crew" 120
		"bunks" 210
		"mass" 460
		"drag" 12.3
		"heat dissipation" .7
		"fuel capacity" 1000
		"cargo space" 200
		"outfit space" 600
		"weapon capacity" 200
		"engine capacity" 120
		"energy generation" 80
		weapon
			"blast radius" 250
			"shield damage" 1000
			"hull damage" 500
			"hit force" 1500
	outfits
		"Quarg Skylance" 2
		"Quarg Anti-Missile" 2
		"Nanotech Battery"
		"Quantum Shield Generator"
		"Intrusion Countermeasures" 120
		"Medium Graviton Thruster"
		"Medium Graviton Steering"
		"Jump Drive"
	engine -15 117
	engine 15 117
	turret -12 -80 "Quarg Skylance"
	turret 12 -80 "Quarg Skylance"
	turret -12 -80 "Quarg Anti-Missile"
	turret 12 -80 "Quarg Anti-Missile"
	explode "tiny explosion" 12
	explode "small explosion" 16
	explode "medium explosion" 30
	explode "big explosion" 40
	explode "huge explosion" 20
	description "The Skylark is used by the Quarg as a freighter and warship."

ship "Quarg Wardragon"
	sprite "ship/wardragon"
	attributes
		category "Heavy Warship"
		"cost" 5900000
		"shields" 160000
		"hull" 8000
		"required crew" 160
		"bunks" 185
		"mass" 360
		"drag" 9.3
		"heat dissipation" .5
		"fuel capacity" 800
		"cargo space" 50
		"outfit space" 600
		"weapon capacity" 200
		"engine capacity" 120
		"energy generation" 80
		weapon
			"blast radius" 250
			"shield damage" 1000
			"hull damage" 500
			"hit force" 1500
	outfits
		"Quarg Skylance" 2
		"Quarg Anti-Missile" 2
		"Nanotech Battery"
		"Quantum Shield Generator"
		"Intrusion Countermeasures" 160
		"Medium Graviton Thruster"
		"Medium Graviton Steering"
		"Jump Drive"
	engine -14 47
	engine 14 47
	turret -29 6 "Quarg Skylance"
	turret 29 6 "Quarg Skylance"
	turret -29 6 "Quarg Anti-Missile"
	turret 29 6 "Quarg Anti-Missile"
	explode "tiny explosion" 12
	explode "small explosion" 16
	explode "medium explosion" 30
	explode "big explosion" 40
	explode "huge explosion" 20
	description "The Skylark is used by the Quarg as a light warship."

ship "Korath Raider"
	sprite "ship/raider"
	attributes
		category "Heavy Warship"
		"cost" 10000000
		"shields" 19000
		"hull" 7000
		"required crew" 145
		"bunks" 250
		"mass" 720
		"drag" 12
		"heat dissipation" .5
		"fuel capacity" 600
		"cargo space" 143
		"outfit space" 721
		"weapon capacity" 284
		"engine capacity" 159
		weapon
			"blast radius" 500
			"shield damage" 2000
			"hull damage" 1000
			"hit force" 3000
	outfits
		"Korath Grab-Strike" 4
		"Korath Banisher"
		"Korath Warder"
		"Korath Tek'nel Reactor"
		"Korath Shield Generator"
		"Korath Heat Shunt"
		"Ramscoop"
		"Intrusion Countermeasures" 4
		"Korath Jak'torbal Thruster"
		"Korath Jak'parat Steering"
		"Jump Drive"
	engine -20 130
	engine 20 130
	turret -34 -143 "Korath Grab-Strike"
	turret 34 -143 "Korath Grab-Strike"
	turret -8 -145 "Korath Grab-Strike"
	turret 8 -145 "Korath Grab-Strike"
	turret 0 35 "Korath Banisher"
	turret 0 90 "Korath Warder"
	fighter -75 100
	fighter 75 100
	explode "tiny explosion" 20
	explode "small explosion" 45
	explode "medium explosion" 50
	explode "big explosion" 40
	explode "huge explosion" 10
	description "The Korath Raider is their warship of choice for plundering neighboring species."

ship "Korath Chaser"
	sprite "ship/chaser"
	attributes
		category "Fighter"
		"cost" 221000
		"shields" 1400
		"hull" 500
		"required crew" 1
		"bunks" 1
		"mass" 40
		"drag" .7
		"heat dissipation" .9
		"outfit space" 90
		"weapon capacity" 25
		"engine capacity" 30
		weapon
			"blast radius" 30
			"shield damage" 160
			"hull damage" 80
			"hit force" 240
	outfits
		"Korath Fire-Lance"
		"Korath Tek'far Reactor"
		"Korath Ark'torbal Thruster"
		"Korath Ark'parat Steering"
	engine -7 23
	engine 7 23
	gun 0 -28 "Korath Fire-Lance"
	explode "tiny explosion" 20
	description "The Korath Chaser is a fighter carried by most of their capital ships."

ship "Korath World-Ship"
	sprite "ship/world-ship a"
	attributes
		category "Heavy Freighter"
		cost 8000000
		shields 47000
		hull 34000
		"required crew" 794
		"bunks" 1492
		"mass" 1735
		"drag" 21
		"heat dissipation" .4
		"fuel capacity" 600
		"cargo space" 734
		"outfit space" 728
		"weapon capacity" 314
		"engine capacity" 165
		weapon
			"blast radius" 800
			"shield damage" 8000
			"hull damage" 4000
			"hit force" 12000
	outfits
		"Korath Grab-Strike" 2
		"Korath Banisher" 3
		"Korath Warder" 3
		
		"Korath Tek'nel Reactor"
		"Korath Shield Generator"
		"Korath Heat Shunt"
		"Ramscoop"
		"Intrusion Countermeasures" 6
		
		"Korath Jak'torbal Thruster"
		"Korath Jak'parat Steering"
		"Hyperdrive"
	
	engine -37 343
	engine 0 343
	engine 37 343
	turret -76 -157 "Korath Grab-Strike"
	turret 76 -157 "Korath Banisher"
	turret -59 -135 "Korath Warder"
	turret 59 -135 "Korath Grab-Strike"
	turret -61 -6 "Korath Banisher"
	turret 61 -6 "Korath Warder"
	turret -66 210 "Korath Warder"
	turret 66 210 "Korath Banisher"
	explode "tiny explosion" 30
	explode "small explosion" 45
	explode "medium explosion" 50
	explode "big explosion" 40
	explode "huge explosion" 50
	description "Korath World-Ships are massive nomadic habitats that hold all that is left of their people."

ship "Korath World-Ship" "Korath World-Ship B"
	sprite "ship/world-ship b"
	turret -76 -219 "Korath Grab-Strike"
	turret 76 -219 "Korath Grab-Strike"
	turret -75 -112 "Korath Banisher"
	turret 0 -92 "Korath Warder"
	turret 75 -112 "Korath Banisher"
	turret -83 165 "Korath Warder"
	turret 83 165 "Korath Warder"
	turret 0 277 "Korath Banisher"

ship "Korath World-Ship" "Korath World-Ship C"
	sprite "ship/world-ship c"
	turret -45 -247 "Korath Warder"
	turret 45 -247 "Korath Grab-Strike"
	turret -47 -140 "Korath Grab-Strike"
	turret 47 -140 "Korath Banisher"
	turret -70 53 "Korath Warder"
	turret 70 53 "Korath Banisher"
	turret -91 286 "Korath Banisher"
	turret 91 286 "Korath Warder"
